MacroIdentityOption Class |
Namespace: CMS.MacroEngine
[SerializableAttribute] public class MacroIdentityOption
The MacroIdentityOption type exposes the following members.
Name | Description | |
---|---|---|
![]() | MacroIdentityOption |
Name | Description | |
---|---|---|
![]() | IdentityName |
Name of macro identity to be used when signing by macro identity is desired.
|
![]() | UserName |
Name of user to be used when signing by user is desired.
|
Name | Description | |
---|---|---|
![]() ![]() | FromUserInfo |
Creates a new identity option from user info.
|
![]() | GetEffectiveUser |
Gets effective user of macro identity identified by IdentityName when its value is provided.
Otherwise gets user identified by UserName.
|
![]() ![]() | IsNullOrEmpty |
Indicates whether identityOption is null or both its IdentityName and UserName properties are null or empty.
|
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |