SamlTokenWebTestPlugin.NotBefore Property
Definition
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.
public:
property TimeSpan NotBefore { TimeSpan get(); };
public TimeSpan NotBefore { get; }
member this.NotBefore : TimeSpan
Public ReadOnly Property NotBefore As TimeSpan