AuthenticationType Enumeration
.NET Framework (current version)
Specifies the method of rights management authentication.
Assembly: WindowsBase (in WindowsBase.dll)
| Member name | Description | |
|---|---|---|
| Internal | Implicit authentication to any requesting user. | |
| Passport | Windows Live ID authentication. | |
| Windows | Windows authentication in a corporate domain environment. | |
| WindowsPassport | Either Windows authentication or Windows Live ID authentication. |
AuthenticationType specifies how users who access rights managed content are to be authenticated.
Internal also provides authentication for the owner and author of a protected document or template.
.NET Framework
Available since 3.0
Available since 3.0
Show: