Interface DeleteProfileIdentityOptions.IdentityType
-
- Enclosing class:
- DeleteProfileIdentityOptions
public static interface DeleteProfileIdentityOptions.IdentityTypeType of the identity.
-
-
Field Detail
-
USER
static final java.lang.String USER
user.- See Also:
- Constant Field Values
-
SERVICEID
static final java.lang.String SERVICEID
serviceid.- See Also:
- Constant Field Values
-
CRN
static final java.lang.String CRN
crn.- See Also:
- Constant Field Values
-
-