Class EndedEnterpriseAdminSessionDeprecatedDetails
Ended enterprise admin session.
Inheritance
System.Object
EndedEnterpriseAdminSessionDeprecatedDetails
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class EndedEnterpriseAdminSessionDeprecatedDetails
Constructors
| Improve this Doc View SourceEndedEnterpriseAdminSessionDeprecatedDetails(FedExtraDetails)
Initializes a new instance of the EndedEnterpriseAdminSessionDeprecatedDetails class.
Declaration
public EndedEnterpriseAdminSessionDeprecatedDetails(FedExtraDetails federationExtraDetails)
Parameters
Type | Name | Description |
---|---|---|
FedExtraDetails | federationExtraDetails | More information about the organization or team. |
Properties
| Improve this Doc View SourceFederationExtraDetails
More information about the organization or team.
Declaration
public FedExtraDetails FederationExtraDetails { get; protected set; }
Property Value
Type | Description |
---|---|
FedExtraDetails |