Click or drag to resize
MacroIdentityOption Methods

The MacroIdentityOption type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromUserInfo
Creates a new identity option from user info.
Public methodGetEffectiveUser
Gets effective user of macro identity identified by IdentityName when its value is provided. Otherwise gets user identified by UserName.
Public methodStatic memberIsNullOrEmpty
Indicates whether identityOption is null or both its IdentityName and UserName properties are null or empty.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also