| MacroIdentityOption Methods | 
The MacroIdentityOption type exposes the following members.
| 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.) |