Method Clone
Namespace: Belay.Core.Security
Assembly: Belay.Core.dll
Clone()
Creates a copy of the current configuration.
csharp
public SecurityConfiguration Clone()
Returns
A new SecurityConfiguration instance with the same settings.