ConferenceAuthenticationMethod Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the types of authentication methods.
public enum class ConferenceAuthenticationMethod
C#
public enum ConferenceAuthenticationMethod
type ConferenceAuthenticationMethod =
Public Enum ConferenceAuthenticationMethod
- Inheritance
-
ConferenceAuthenticationMethod
Name | Value | Description |
---|---|---|
None | 0 | Not known or not set. |
Enterprise | 1 | Enterprise. |
Anonymous | 2 | Anonymous. |
Federated | 3 | Federated. |
Producto | Versiones |
---|---|
Lync UCMA | 4.0, 5.0, latest |