Class EventDetails.NoPasswordLinkViewReportFailedDetails
The no password link view report failed details object
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 sealed class NoPasswordLinkViewReportFailedDetails : EventDetails
Constructors
| Improve this Doc View SourceNoPasswordLinkViewReportFailedDetails(NoPasswordLinkViewReportFailedDetails)
Initializes a new instance of the EventDetails.NoPasswordLinkViewReportFailedDetails class.
Declaration
public NoPasswordLinkViewReportFailedDetails(NoPasswordLinkViewReportFailedDetails value)
Parameters
Type | Name | Description |
---|---|---|
NoPasswordLinkViewReportFailedDetails | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public NoPasswordLinkViewReportFailedDetails Value { get; }
Property Value
Type | Description |
---|---|
NoPasswordLinkViewReportFailedDetails |