Class RetrievePersonSecret
public class RetrievePersonSecret : Query<PersonSecretModel>, IQuery<PersonSecretModel>
- Inheritance
-
RetrievePersonSecret
- Implements
- Inherited Members
- Extension Methods
Constructors
RetrievePersonSecret()
public RetrievePersonSecret()
Properties
SecretIdentifier
public Guid SecretIdentifier { get; set; }